*{
    margin: 0;
    padding: 0;
}
.el-dialog{
   border-radius: 16px; 
}
.apply-for-btn{
    width: 400px;
    height: 48px;
    text-align: center;
    background: #FF8000;
    border-radius: 4px;
}

@media screen and (min-width: 1200px) {
    /* banner----------------------------------------------------------------- */
    .head-banner .el-carousel .el-carousel__indicators .el-carousel__indicator--horizontal{
        display: none;
    }
    .head-banner .el-carousel__container{
        height: 460px;
    }
    .carousel-item-box{
        position: relative;
    }
    .carousel-item-box-text{
        position: absolute;
        top: 138px;
        left: 50%;
        width: 1200px;
        margin-left: -600px;
        /* height: 100%; */
        overflow: hidden;
    }
    .carousel-item-box-text-title{
        height: 58px;
        font-size: 60px;
        font-family: HarmonyOS Sans SC;
        font-weight: bold;
        color: #fff;
        line-height: 66px;
        margin-bottom: 32px;
    }
    .carousel-item-box-text-body{
        height: 31px;
        font-size: 32px;
        font-family: HarmonyOS Sans SC;
        font-weight: 300;
        color: #fff;
        line-height: 66px;
        margin-bottom: 58px;
    }
    .carousel-item-box-btn{
        width: 180px;
        height: 48px;
        background: #3F9AEB;
        border-radius: 24px;
        font-size: 18px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 48px;
        text-align: center;
        cursor: pointer;
    }
    
    /* 一体化核心功能 */
    .integration-box{
        width: 100%;
    }
    .integration-box-body{
        width: 1200px;
        margin: 36px auto 45px;
    }

    .integration-box-tab{
        width: 1050px;
        margin: 0 auto;
        height: 53px;
        background: #F5F6F6;
        border-radius: 32px;
        padding-top: 11px;
        display: flex;
        justify-content: space-around;
    }
    .integration-box-tab-body{
        display: flex;
    }
    .integration-box-tab-item{
        width: 120px;
        height: 44px;
        line-height: 44px;
        border-radius: 22px;
        text-align: center;
    
        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #03081A;
        cursor: pointer;
    }
    .integration-box-tab-item-active {
        background: #FFFFFF;
        box-shadow: 0px 0px 10px 0px #E3E3E3;
        color: #256fff;
    }
    .integration-box-tab-item img {
        margin-bottom: -5px;
    }

    /* 传统入职挑战 */
    .ctrztz{
        width: 100%;
        height: 671px;
        background-image: url('../img/productSolutions/ctrztz.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .ctrztz-title{
        text-align: center;
        font-size: 36px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #03081A;
        line-height: 166px;
        height: 166px;
    }
    .ctrztz-body{
        width: 1200px;
        height: 444px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    .ctrztz-body-item{
        width: 24%;
        height: 444px;
        background-color: #fff;
        border-radius: 12px;
        border: 1px solid #EBECED;
    }
    .ctrztz-body-item-img{
        height: 174px;
        width: 100%;
        text-align: center;
        margin-top: 48px;
    }
    .ctrztz-num{
        text-align: center;
        font-size: 24px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #256FFF;
        margin-top: 28px;
    }
    .ctrztz-body-item-title{
        text-align: center;
        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #000000;
        margin-bottom: 20px;
        margin-left: 34px;
        margin-right: 37px;
    }
    .ctrztz-body-item-body{
        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #6D7076;
        margin-left: 34px;
        margin-right: 37px;
    }   

    /* 入职管理 */
    .rzgl-one{
        width: 100%;
        height: 620px;
    }
    .rzgl{
        width: 100%;
        height: 510px;
    }
    .rzgl1{
        width: 100%;
        height: 494px;
        background: #F5F7FA;
        padding-top: 96px;
    }
    .plate-core{
        width: 1200px;
        margin: 0 auto;
    }
    .rzgl-title{
        font-size: 36px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #03081A;
        line-height: 66px;
        text-align: center;
        margin-top: 112px;
        margin-bottom: 35px;
    }
    .rzgl-body{
        display: flex;
        justify-content: space-between;
    }
    .rzgl-body1{
        margin-top: 90px;
    }
    .rzgl-text{
        width: 400px;
        height: 472px;

        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #757A82;
        line-height: 28px;
    }
    .rzgl-text-title{
        /* text-align: center; */
        font-size: 22px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #000000;
        line-height: 44px;
        margin-bottom: 10px;
    }
    .rzgl-img{
        width: 748px;
        height: 472px;
    }
    .rzgl-btn{
        width: 152px;
        height: 48px;
        background: #FF8000;
        border-radius: 24px;
        font-size: 18px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 48px;
        text-align: center;
        margin-top: 63px;
        cursor: pointer;
    }

    .shenqin{
        text-align: center;
        font-size: 32px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #03081A;
        line-height: 66px;
    }
    .wanshan{
        text-align: center;
        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #989C9B;
        line-height: 66px;
    }
}

@media screen and (min-width: 751px) and (max-width: 1199px) {
    /* banner----------------------------------------------------------------- */
    .head-banner .el-carousel .el-carousel__indicators .el-carousel__indicator--horizontal{
        padding-bottom: 110px;
    }
    .head-banner .el-carousel__container{
        height: 600px;
    }
    .carousel-item-box{
        position: relative;
    }
    .carousel-item-box-text{
        position: absolute;
        top: 138px;
        left: 50%;
        width: 100%;
        margin-left: -600px;
        /* height: 100%; */
        overflow: hidden;
    }
    .carousel-item-box-text-title{
        height: 58px;
        font-size: 60px;
        font-family: HarmonyOS Sans SC;
        font-weight: bold;
        color: #fff;
        line-height: 66px;
        margin-bottom: 32px;
    }
    .carousel-item-box-text-body{
        height: 31px;
        font-size: 32px;
        font-family: HarmonyOS Sans SC;
        font-weight: 300;
        color: #fff;
        line-height: 66px;
        margin-bottom: 58px;
    }
    .carousel-item-box-btn{
        width: 180px;
        height: 48px;
        background: #3F9AEB;
        border-radius: 24px;
        font-size: 18px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 48px;
        text-align: center;
        cursor: pointer;
    }
     /* 一体化核心功能 */
     .integration-box{
        width: 100%;
    }
    .integration-box-body{
        width: 100%;
        margin: 36px auto 45px;
    }

    .integration-box-tab{
        width: 100%;
        margin: 0 auto;
        background: #F5F6F6;
        border-radius: 32px;
        padding-top: 11px;
        display: flex;
        /* justify-content: space-around; */
        flex-wrap: wrap;
        margin-left: 5px;
        margin-right: 5px;
    }
    .integration-box-tab-body{
        display: flex;
    }
    .integration-box-tab-item{
        width: 120px;
        height: 44px;
        line-height: 44px;
        border-radius: 22px;
        text-align: center;
    
        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #03081A;
        cursor: pointer;
    }
    .integration-box-tab-item-active {
        background: #FFFFFF;
        box-shadow: 0px 0px 10px 0px #E3E3E3;
        color: #256fff;
    }
    .integration-box-tab-item img {
        margin-bottom: -5px;
    }

    /* 传统入职挑战 */
    .ctrztz{
        width: 100%;
        /* height: 671px; */
        background-image: url('../img/productSolutions/ctrztz.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .ctrztz-title{
        text-align: center;
        font-size: 36px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #03081A;
        line-height: 166px;
        height: 166px;
    }
    .ctrztz-body{
        width: 100%;
        /* height: 444px; */
        margin: 0 auto;
        display: flex;
        justify-content: space-evenly;
        flex-wrap: wrap;
    }
    .ctrztz-body-item{
        width: 49%;
        height: 444px;
        background-color: #fff;
        border-radius: 12px;
        border: 1px solid #EBECED;
    }
    .ctrztz-body-item-img{
        height: 174px;
        width: 100%;
        text-align: center;
        margin-top: 48px;
    }
    .ctrztz-num{
        text-align: center;
        font-size: 24px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #256FFF;
        margin-top: 28px;
    }
    .ctrztz-body-item-title{
        text-align: center;
        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #000000;
        margin-bottom: 20px;
    }
    .ctrztz-body-item-body{
        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #6D7076;
        margin-left: 34px;
        margin-right: 37px;
    }   

    /* 入职管理 */
    .rzgl-one{
        width: 100%;
        /* height: 620px; */
    }
    .rzgl{
        width: 100%;
        /* height: 620px; */
    }
    .rzgl1{
        width: 100%;
        /* height: 494px; */
        background: #F5F7FA;
        padding-top: 96px;
    }
    /* .plate-core{
        width: 1200px;
        margin: 0 auto;
    } */
    .rzgl-title{
        font-size: 36px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #03081A;
        line-height: 66px;
        text-align: center;
        margin-top: 112px;
        margin-bottom: 82px;
    }
    .rzgl-body{
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .rzgl-body1{
        margin-top: 90px;
    }
    .rzgl-text{
        width:96%;
        /* height: 472px; */

        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #757A82;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .rzgl-text-title{
        /* text-align: center; */
        font-size: 22px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #000000;
        line-height: 44px;
        margin-bottom: 10px;
    }
    .rzgl-img{
        width: 748px;
        height: 472px;
    }
    .rzgl-btn{
        width: 152px;
        height: 48px;
        background: #FF8000;
        border-radius: 24px;
        font-size: 18px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 48px;
        text-align: center;
        margin-top: 63px;
        margin: 30px auto 0px;
        cursor: pointer;
    }

    .shenqin{
        text-align: center;
        font-size: 32px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #03081A;
        line-height: 66px;
    }
    .wanshan{
        text-align: center;
        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #989C9B;
        line-height: 66px;
    }
}

@media screen and (max-width: 750px) {
    /* banner----------------------------------------------------------------- */
    .head-banner .el-carousel .el-carousel__indicators .el-carousel__indicator--horizontal{
        /* padding-bottom: 110px; */
    }
    .head-banner .el-carousel__container{
        /* height: 600px; */
    }
    .carousel-item-box{
        position: relative;
    }
    .carousel-item-box-text{
        position: absolute;
        top: 138px;
        left: 50%;
        width: 100%;
        margin-left: -600px;
        /* height: 100%; */
        overflow: hidden;
    }
    .carousel-item-box-text-title{
        /* height: 58px; */
        font-size: 60px;
        font-family: HarmonyOS Sans SC;
        font-weight: bold;
        color: #fff;
        /* line-height: 66px; */
        /* margin-bottom: 32px; */
    }
    .carousel-item-box-text-body{
        min-height: 31px;
        font-size: 32px;
        font-family: HarmonyOS Sans SC;
        font-weight: 300;
        color: #fff;
        line-height: 66px;
        /* margin-bottom: 58px; */
    }
    .carousel-item-box-btn{
        width: 180px;
        height: 48px;
        background: #3F9AEB;
        border-radius: 24px;
        font-size: 18px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 48px;
        text-align: center;
        cursor: pointer;
    }

    /* 一体化核心功能 */
    .integration-box{
        width: 100%;
    }
    .integration-box-body{
        width: 95%;
        margin: 10px auto 10px;
    }

    .integration-box-tab{
        width: 100%;
        margin: 0 auto;
        /* height: 53px; */
        background: #F5F6F6;
        border-radius: 32px;
        padding-top: 11px;
        padding-bottom: 11px;
        display: flex;
        flex-wrap: wrap;
        /* justify-content: space-around; */
    }
    .integration-box-tab-body{
        display: flex;
    }
    .integration-box-tab-item{
        width: 100px;
        height: 44px;
        line-height: 44px;
        border-radius: 22px;
        text-align: center;
        font-size: 13px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #03081A;
        cursor: pointer;
        margin-left: 5px;
        margin-right: 10px;
    }
    .integration-box-tab-item-active {
        background: #FFFFFF;
        box-shadow: 0px 0px 10px 0px #E3E3E3;
        color: #256fff;
    }
    .integration-box-tab-item img {
        margin-bottom: -5px;
    }

    /* 传统入职挑战 */
    .ctrztz{
        width: 100%;
        /* height: 671px; */
        background-image: url('../img/productSolutions/ctrztz.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .ctrztz-title{
        text-align: center;
        font-size: 27px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #03081A;
        line-height: 120px;
        height: 120px;
    }
    .ctrztz-body{
        width: 100%;
        /* height: 444px; */
        margin: 0 auto;
        display: flex;
        justify-content: space-evenly;
        flex-wrap: wrap;
    }
    .ctrztz-body-item{
        width: 90%;
        /* height: 444px; */
        background-color: #fff;
        border-radius: 4px;
        border: 1px solid #EBECED;
        padding: 10px;
        margin-bottom: 10px;
    }
    .ctrztz-body-item-img{
        height: 144px;
        width: 100%;
        text-align: center;
        margin-top: 9px;
    }
    .ctrztz-num{
        text-align: center;
        font-size: 24px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #256FFF;
        margin-top: 14px;
    }
    .ctrztz-body-item-title{
        text-align: center;
        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #000000;
        margin-bottom: 20px;
        min-height: 49px;
    }
    .ctrztz-body-item-body{
        font-size: 14px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #6D7076;
        margin-bottom: 10px;
        text-align: justify;
    }   

    /* 入职管理 */
    .rzgl-one{
        width: 100%;
        /* height: 620px; */
    }
    .rzgl{
        width: 100%;
        /* height: 620px; */
    }
    .rzgl1{
        width: 100%;
        /* height: 494px; */
        background: #F5F7FA;
        padding-top: 31px;
    }
    /* .plate-core{
        width: 1200px;
        margin: 0 auto;
    } */
    .rzgl-title{
        font-size: 36px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #03081A;
        line-height: 66px;
        text-align: center;
        margin-top: 50px;
        margin-bottom: 40px;
    }
    .rzgl-body{
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .rzgl-body1{
        margin-top: 30px;
    }
    .rzgl-text{
        width:96%;
        /* height: 472px; */

        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #757A82;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .rzgl-text-title{
        text-align: center;
        font-size: 18px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #000000;
        line-height: 33px;
    }
    .rzgl-img img{
        width: 100% !important;
    }
    .rzgl-btn{
        width: 152px;
        height: 48px;
        background: #FF8000;
        border-radius: 24px;
        font-size: 18px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 48px;
        text-align: center;
        margin-top: 63px;
        margin: 30px auto 0px;
        cursor: pointer;
    }

    .shenqin{
        text-align: center;
        font-size: 32px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #03081A;
        line-height: 66px;
    }
    .wanshan{
        text-align: center;
        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #989C9B;
        line-height: 66px;
    }
}